バージョン 24.2 (最新)

Tree(String,TreeModel,Object) メソッド

指定した id、モデル、および html 属性でツリーを描画します。
シンタックス
public System.Web.Mvc.MvcHtmlString Tree( 
   System.string id,
   TreeModel treeModel,
   System.object htmlAttributes
)

パラメータ

id
id。
treeModel
ツリー モデル。
htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub